Skip to content

fix: reject non-positive bins#38

Merged
mcanouil merged 2 commits into
mainfrom
fix/histogram-bins-validation
May 27, 2026
Merged

fix: reject non-positive bins#38
mcanouil merged 2 commits into
mainfrom
fix/histogram-bins-validation

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

geom-histogram(bins: 0) and the other binning geoms divided by zero.

  • bin-config now asserts a positive bins with a clear message.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label May 27, 2026
@mcanouil mcanouil self-assigned this May 27, 2026
@mcanouil mcanouil force-pushed the fix/histogram-bins-validation branch from 181e1df to dcb7308 Compare May 27, 2026 20:13
@mcanouil mcanouil merged commit 068c588 into main May 27, 2026
@mcanouil mcanouil deleted the fix/histogram-bins-validation branch May 27, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant